Welcome![Sign In][Sign Up]
Location:
Search - UNIX IPC

Search list

[Other resourceLinuxIPC进程间的通信

Description: Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being implemented in coordination with the core to share resources, synchronization and exchange information. Linux support a large number of inter-process communication mechanisms, including signal and wait for the queue, pipeline and the Unix System V to provide inter-process communication mechanisms, such as message queue, the signal volume and shared memory.
Platform: | Size: 605316 | Author: 杨政 | Hits:

[WinSock-NDISSocket

Description: 通过socket来检测网络的通讯功能,socket是一进程与另一进程进行双向通讯的最终的套接点, socket是伯克利在Unix中推出的计算机系统的IPC和异种机网络互联的基本机制。为了更好的理解 本题目的某些结构,需要深入的了解计算机系统和其网络协议。此文章的内容可以作为计算机编程人员的指导性文章。
Platform: | Size: 9941 | Author: zhong | Hits:

[Linux-Unixroot-ipc-fifo-examples.tar

Description: UNIX/Linux环境下使用有名管道(FIFO)的例子。
Platform: | Size: 1135 | Author: root | Hits:

[Network DevelopUNIX Network Programming with Code

Description: 《UNIX网络编程》第一、二卷,附书中代码,这本书不用多说了吧,被称为网络编程领域最权威的两个系列之一(另一个系列是《TCP/IP详解》) 这本书的第一版问世于1990年,是Stevens的开山之作,一举奠定了Stevens在网络编程领域的重要地位。如果说TCP/IP Illustrated解答了“什么是TCP/IP”和“TCP/IP是怎么实现的”两个问题,那么这本书则是在回答“怎样运用TCP/IP开发网络应用程序”的问题。显而易见,这本书的内容更加贴近普通程序员,因此,大多数人是先学习UNP,然后再深入学习TCP/IP Illustrated。   这也是一本让人伤感的书,Richard Stevens从1997年开始撰写此书第二版,制定了一个宏大的计划,卷1阐述Socket API和TLI API,卷2阐述除Socket之外的其他IPC机制,卷3阐述网络编程应用。应该说,卷1和卷2都是为了给卷3打基础。然而天妒英才,就在世人翘首企盼第三卷的时候,1999年9月1日,Richard Stevens英年早逝。留下这套未完成的巨著,让人感慨不已。不过最近从Prentice Hall传来好消息,出版社已经找到合适的作者,重新修订这套经典巨著,其中第一卷即将问世,并且已经在Amazon上热卖。相信会有当世高人沿着Stevens的足迹给我们续写第三卷的,让我们拭目以待。
Platform: | Size: 329108 | Author: ericjjc | Hits:

[Linux-UnixLinux网络编程1

Description: linux网络方面的编程资料,socket,ipc-network programming information, socket, IPS, etc.
Platform: | Size: 1769472 | Author: | Hits:

[Embeded LinuxLinuxIPC进程间的通信

Description: Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being implemented in coordination with the core to share resources, synchronization and exchange information. Linux support a large number of inter-process communication mechanisms, including signal and wait for the queue, pipeline and the Unix System V to provide inter-process communication mechanisms, such as message queue, the signal volume and shared memory.
Platform: | Size: 605184 | Author: 杨政 | Hits:

[Linux-Unixroot-ipc-fifo-examples.tar

Description: UNIX/Linux环境下使用有名管道(FIFO)的例子。-UNIX/Linux environment using well-known pipe (FIFO) example.
Platform: | Size: 1024 | Author: root | Hits:

[Linux-Unixlinux-ipc

Description: LINUX进程通信的学习资料,包括源代码和文档。-LINUX process of learning to communicate information, including source code and documentation.
Platform: | Size: 727040 | Author: liang yan | Hits:

[Linux-Unixalp-ch05-ipc

Description: Interprocess Communication of UNIX and Linux
Platform: | Size: 260096 | Author: Krishanu | Hits:

[Linux-UnixUNIX_Network_Programming__Interprocess_Communicat

Description: A very good book on UNIX network programming - Volume 2 for IPC (shared memory, message queue...)-A very good book on UNIX network programming- Volume 2 for IPC (shared memory, message queue...)
Platform: | Size: 5974016 | Author: nqbinh | Hits:

[Linux-Unixunix-ipc

Description: 进程间通信的原理 过程 实现 以及系统调用-unix ipc
Platform: | Size: 241664 | Author: 赵哲焕 | Hits:

[Linux-UnixLinux-IPC.tar

Description: 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC works in Linux ystem .Both source code and executable files are included.The source code was written by me as homework While I was working on my graduation project. And there was plenty of annotations in programs,so it s suitable for learning unix/linux system programing.(Attention:communications between processes are supposed to be observed in more than one terminals ,take care of that and the usage of the sooure code...)
Platform: | Size: 11264 | Author: liujingsong | Hits:

[Linux-Unixlab2

Description: Unix IPC and GDB tutorial
Platform: | Size: 36864 | Author: narayan | Hits:

[Linux-UnixUnix-Network

Description: UNIX网络编程影印版 UNIX网络编程的经典之作。附录中给出了测量各种IPC形式性能的方法。 本书内容详尽且具权威性,几乎每章都提供精选的习题,并提供了部分习题的答案,是网络研究和开发人员理想的参考书。-Network programming in UNIX Second Edition UNIX network programming classic. The appendix gives measurements of various IPC form of the performance of the method. The contents of this book is a detailed and authoritative, almost every chapter with a selection of exercises, and provides part of the answer, is a network of research and development personnel to the ideal reference book.
Platform: | Size: 19096576 | Author: 李刚 | Hits:

[Linux-Unixipc

Description: linux、unix下实现进程间通信实验用例以及文件操作-Experimental use cases of inter-process communication and file operations
Platform: | Size: 2048 | Author: wuyuehang | Hits:

[OtherAdvanced-Programming-in-the-UNIX

Description: 《UNIX环境高级编程(第2版)》中除了介绍UNIX文件和目录、标准I/O库、系统数据文件和信息、进程环境、进程控制、进程关系、信号、线程、线程控制、守护进程、各种I/O、进程间通信、网络IPC、伪终端等方面的内容,还在此基础上介绍了多个应用示例,包括如何创建数据库函数库以及如何与网络打印机通信等。此外,还在附录中给出了函数原型和部分习题的答案。-UNIX-level programming environment (2nd edition) " In addition to the introduction UNIX files and directories, standard I/O libraries, data files and information, process environment, process control, process relationships, signal, thread, thread control daemon a variety of I/O, interprocess communication, network IPC, pseudo-terminal and other aspects of content, this is still based on the number of application examples, including how to create a database library and how to communicate with the network printer. In addition, also given in the Appendix function prototypes and part of the solution to a problem.
Platform: | Size: 14305280 | Author: lxj | Hits:

[Software Engineeringunix-network-programming.-part1

Description: unix网络编程卷一 本书是一部UNIX网络编程的经典之作。附录中给出了测量各种IPC形式性能的方法。 本书内容详尽且具权威性,几乎每章都提供精选的习题,并提供了部分习题的答案,是网络研究和开发人员理想的参考书。 -Volume unix network programming book is a UNIX network programming classic. Measurements given in the Appendix various forms of IPC performance. This book provides detailed possessed authority, almost every chapter offers a selection of exercises, and provides some answers to the exercises, is a network of research and development personnel ideal reference book.
Platform: | Size: 27986944 | Author: li | Hits:

[Internet-Networkipc

Description: Unix环境编程基础之进程间通信,对入门级的程序员有很好的帮助-Unix programming environment based interprocess communication, for entry-level programmers have a good help
Platform: | Size: 20480 | Author: 程兵兵 | Hits:

[Software EngineeringUNIX

Description: 进程间通信(IPC)几乎是所有Unix程序性能的关键,理解IPC也是理解如何开发不同主机间网络应用程序的必要条件。本书从对Posix IPC和System V IPC的内部结构开始讨论,全面深入地介绍了4种IPC形式:消息传递(管道、FIFO、消息队列)、同步(互斥锁、条件变量、读写锁、文件与记录锁、信号量)、共享内存(匿名共享内存、具名共享内存)及远程过程调用(Solaris门、Sun RPC)。-Interprocess communication (IPC) is the key to almost all Unix application performance, understanding IPC also understand how to develop the necessary conditions among different hosts web applications. This book from the internal structure Posix IPC and System V IPC began discussions in-depth introduction to the four kinds of IPC forms: messaging (pipe, FIFO, message queues), synchronization (mutexes, condition variables, read-write locks, file and record locks, semaphores), shared memory (anonymous shared memory, named shared memory) and remote procedure calls (Solaris doors, Sun RPC).
Platform: | Size: 28097536 | Author: zhj | Hits:

[Linux-Unixdsfinttion-IPC

Description: MODBUS 的C 子程序,用KEIL C 下编译通过()
Platform: | Size: 2048 | Author: Payegtbc | Hits:
« 12 »

CodeBus www.codebus.net